- iterate through
- iterate through повторять полностью
Персональный Сократ. 2014.
Персональный Сократ. 2014.
iterate — 1. verb /ˈɪtəreɪt/ to perform or repeat an action on each item in a set or on the results of each such prior action The max() function iterates through the data to find the highest value. 2. noun /ˈɪtəreɪt/ a function that iterates f(x) is the… … Wiktionary
iterate — it|e|rate [ˈıtəreıt] v [T] [Date: 1500 1600; : Latin; Origin: , past participle of iterare, from iterum again ] 1.) if a computer iterates, it goes through a set of instructions before going through them for a second time 2.) formal to say or do… … Dictionary of contemporary English
iterate — Synonyms and related words: battologize, fill, give an encore, go over, go through, ingeminate, pad, practice, reaffirm, reassert, recapitulate, recite, recount, rehash, rehearse, reissue, reiterate, renew, reprint, reprise, resay, restate,… … Moby Thesaurus
go through — Synonyms and related words: battologize, be exposed to, be subjected to, beat the bushes, benumb, bite, blow, bring off, budget, burrow, carry into effect, carry into execution, carry off, carry out, carry through, chill, come through, cost, cost … Moby Thesaurus
Comparison of programming languages (mapping) — Programming language comparisons General comparison Basic syntax Basic instructions Arrays Associative arrays String operations … Wikipedia
Direct binding — is a feature of the linker and dynamic linker on Solaris and OpenSolaris. It provides a method to allow libraries to directly bind symbols to other libraries, rather than weakly bind to them and leave the dynamic linker to figure out which… … Wikipedia
Connected Component Labeling — (alternatively connected component analysis) is an algorithmic application of graph theory, where subsets of connected components are uniquely labeled based on a given heuristic. Connected component labeling is not to be confused with… … Wikipedia
Connected-component labeling — (alternatively connected component analysis, blob extraction, region labeling, blob discovery, or region extraction) is an algorithmic application of graph theory, where subsets of connected components are uniquely labeled based on a given… … Wikipedia
Comparison of C Sharp and Java — The correct title of this article is Comparison of C# and Java. The substitution or omission of the # sign is because of technical restrictions. Programming language comparisons General comparison Basic syntax Basic instructions … Wikipedia
Objective-C — Paradigm(s) reflective, object oriented Appeared in 1983 Designed by Tom Love Brad Cox Developer Apple Inc. Typing discipline … Wikipedia
Design Patterns — Not to be confused with the concept of a Design pattern. Design Patterns: Elements of Reusable Object Oriented Software … Wikipedia